home *** CD-ROM | disk | FTP | other *** search
/ Organic Chemistry (8th Edition) / Image.iso / pc / organic / media / content / book_flash.swf / scripts / DefineButton2_296 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-05-14  |  47 b   |  4 lines

  1. on(press){
  2.    _root.alert.gotoAndStop(1);
  3. }
  4.